Skip to content

Add deterministic workflow run metadata#339

Merged
chubes4 merged 4 commits into
mainfrom
feat/workflow-deterministic-run-record
Jun 18, 2026
Merged

Add deterministic workflow run metadata#339
chubes4 merged 4 commits into
mainfrom
feat/workflow-deterministic-run-record

Conversation

@chubes4

@chubes4 chubes4 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add first-class workflow run replay metadata with schema version, workflow spec version, deterministic spec hash, and spec snapshot.
  • Include resolved step and handler metadata in workflow step records.
  • Expose evidence_refs and replay metadata in the agents/run-workflow output schema.
  • Extend focused smoke coverage for runner serialization and ability schema contracts.

Testing

  • php tests/workflow-runner-smoke.php
  • php tests/agents-workflow-ability-smoke.php
  • composer smoke
  • composer phpstan

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: implemented and tested deterministic workflow run record metadata.

@chubes4 chubes4 merged commit 9903e45 into main Jun 18, 2026
2 checks passed
@chubes4 chubes4 deleted the feat/workflow-deterministic-run-record branch June 18, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant